home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / 0utils.lha / 0Utils / wb_Update.doc < prev    next >
Text File  |  1995-09-05  |  978b  |  54 lines

  1.  
  2.  
  3.  
  4.     NAME
  5.     wb_Update
  6.  
  7.     SYNOPSIS
  8.     wb_Update -  Notify WB about Icon image changes  - Requires v37
  9.  
  10.     INPUTS
  11.     "FILE/M/A,ONLYICONS/S"
  12.  
  13.     DESCRIPTION
  14.  
  15.     Notify Workbench about a modified or newly
  16.     created icon. (we cannot notify it about
  17.     renames or about deletions!)
  18.     
  19.  
  20.     
  21.         
  22.  
  23.     NOTES
  24.     * CLI - only
  25.  
  26.     * should compile with SAS-C
  27.     
  28.  
  29.     BUGS
  30.  
  31.     Since Amiga is multitasking, it _is_ possible, that an iconfile
  32.     is created, after we have checked for its existance, and we
  33.     delete it while erasing our fake DefIcon ... (but hey, U should
  34.     call this command only _after_ creating Your files ...)
  35.     
  36.  
  37.     EXAMPLES
  38.  
  39.  
  40.     HISTORY
  41.  
  42.     12-02-95 b_noll created
  43.     20-02-95 b_noll restructured source
  44.     21-02-95 b_noll added version/format-prefix/offset
  45.     20-03-95 b_noll added args diagnostics
  46.     18-05-95 b_noll created WB_Update from WB_Delete srcs
  47.     19-08-95 b_noll created .data file
  48.     
  49.  
  50.     AUTHOR
  51.     Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
  52.     noll@student.uni-kl.de
  53.  
  54.